EC-CUBE 2.4.4
[ class tree: EC-CUBE 2.4.4 ] [ index: EC-CUBE 2.4.4 ] [ all elements ]

Class: SC_Initial

Source Location: /SC_Initial.php

Class Overview


アプリケーションの初期設定クラス.


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id: SC_Initial.php 18747 2010-06-23 04:42:53Z kajiwara $

Methods



Class Details

[line 30]
アプリケーションの初期設定クラス.



Tags:

author:  LOCKON CO.,LTD.
version:  $Id: SC_Initial.php 18747 2010-06-23 04:42:53Z kajiwara $


[ Top ]


Class Methods


constructor SC_Initial [line 37]

SC_Initial SC_Initial( )

コンストラクタ.



[ Top ]

method createCacheDir [line 180]

void createCacheDir( )

各種キャッシュディレクトリを生成する.

Smarty キャッシュディレクトリを生成する.




Tags:

access:  protected


[ Top ]

method defineConstants [line 138]

void defineConstants( )

定数を設定する.

mtb_constants.php を読み込んで定数を設定する. キャッシュディレクトリに存在しない場合は, 初期データからコピーする.




Tags:

access:  protected


[ Top ]

method defineDSN [line 78]

void defineDSN( )

DSN を定義する.



Tags:

access:  protected


[ Top ]

method init [line 52]

void init( )

初期設定を行う.



Tags:

access:  protected


[ Top ]

method mbstringInit [line 117]

void mbstringInit( )

マルチバイト文字列設定を行う.

TODO SJIS-win や, eucJP-win への対応




Tags:

access:  protected


[ Top ]

method requireInitialConfig [line 67]

void requireInitialConfig( )

初期設定ファイルを読み込む.



Tags:

access:  protected


[ Top ]

method setErrorReporting [line 101]

void setErrorReporting( )

エラーレベル設定を行う.

・推奨値 開発時 - E_ALL 運用時 - E_ALL & ~E_NOTICE




Tags:

access:  protected


[ Top ]


Documentation generated on Fri, 24 Feb 2012 14:00:17 +0900 by Seasoft